home *** CD-ROM | disk | FTP | other *** search
/ Stac Reachout 7 / Stac Reachout 7.iso / STACFAX / 8601.TXT < prev    next >
Text File  |  1997-01-31  |  4KB  |  82 lines

  1.       -----------------------------------------------------------------
  2.       STAC NOTE                                               STAC NOTE
  3.        CONFIGURING WINDOWS DISPLAY DRIVER FOR USE WITH A REACHOUT DOS
  4.                                    VIEWER
  5.                 (Applies to Reachout versions 3.X, 4.X, 5.X)
  6.       STAC FAX  8601 (05-25-1995)
  7.       -----------------------------------------------------------------
  8.                                       
  9.       COMPATIBILITY WITH SUPERVGA DRIVERS
  10.       
  11.       A ReachOut DOS Viewer can only view a ReachOut Host with video
  12.       resolution upto 800x600 x16 colors maximum. To check your Host's
  13.       Windows video resolution, run Windows Setup, and be sure the
  14.       display is VGA, or SuperVGA. If neither of these are selected
  15.       follow the instructions below.
  16.  
  17.       Running Windows Setup after ReachOut has been Installed, Version
  18.       3.X only.
  19.       ReachOut makes changes to the display, keyboard, and mouse
  20.       drivers referenced in your SYSTEM.INI files. (Before making these
  21.       changes, ReachOut backs up your original files to files with the
  22.       filename extension .ORG.)  If you need to change your display
  23.       driver, follow the directions below to remove ReachOut's changes
  24.       before running Windows Setup. Otherwise, Windows will change the
  25.       wrong lines in SYSTEM.INI.
  26.        1.  Go to a DOS prompt and change to the REACHOUT directory.
  27.            Type: REMRO <enter>. This will temporarily remove the
  28.            ReachOut modifications.
  29.        2.  Change to the WINDOWS directory and type SETUP <enter>.
  30.            Select a 16 color driver such as VGA or Super VGA
  31.            (800x600x16). If you use a special driver from a disk
  32.            provided by your display card manufacturer, make sure the
  33.            driver is for 16 colors.
  34.        3.  To restore ReachOut's modifications to your SYSTEM.INI,
  35.            change to the REACHOUT directory and type INSRO <enter>.
  36.            This will make the changes necessary to remotely control the
  37.            computer while it is running Windows.
  38.        4.  Check your SYSTEM.INI to make sure it contains the lines
  39.            below:
  40.                           [boot]
  41.                           display.drv=C:\REACHOUT\RCHOUT.DRV
  42.                           rodisplay.drv=VGA.DRV
  43.                           keyboard.drv=C:\REACHOUT\RCHKYB.DRV
  44.                           rokeyboard.drv=KEYBOARD.DRV
  45.                           mouse.drv=C:\REACHOUT\RCHMSE.DRV
  46.                           romouse.drv=RCHMOUSE.DRV
  47.       
  48.                           [386Enh]
  49.                           device=C:\REACHOUT\VRCHOUT.386
  50.                           device=C:\REACHOUT\VRCHSRL.386
  51.       Setting up the Reachout Host, versions 4.X and 5.X
  52.       
  53.       Run Windows setup program as normal and select either VGA or
  54.       SuperVGA as the desired video mode. Restart Windows.
  55.       
  56.       Setting up the DOS Viewer
  57.       
  58.       If the Host is in standard VGA mode nothing special has to be
  59.       done to the Viewer, it is already set for 640 X 480 X 16 color
  60.       when you run GVM.BAT
  61.       
  62.       If the Host will be in SVGA 800 X 600 X 16 colors follow the
  63.       following instructions:
  64.       
  65.       Add the following switch to the end of the VIEWMDM or VIEWNET
  66.       line in the GVM or GVN batch file:
  67.       /SVGAMODE=<rax>, <rbx>        where rax,rbx are the hex address
  68.       for the Viewer's                                   video card
  69.       supervga mode.
  70.       
  71.       These values are found in the video card manual, or Windows
  72.       SYSTEM.INI.
  73.                             Common values are:
  74.       DEC       52,0      NCR  58,0      Video7         6f05,62
  75.       Compaq    29,0      Oak  52,0      Western Dig.   58,0
  76.       Trident   5b,0      ATI  54,0      Paradise       58,0
  77.       Realtek   1f,0      Dell 6a,0      Orchid         6a,0
  78.       Diamond   6a,0      STB  29,0
  79.       
  80.       -----------------------------------------------------------------
  81.       Copyright 1995 Stac Electronics
  82.